toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
[root]
/
EventJS
Event
JS
class
EventJS
(
val
type
:
String
,
val
args
:
Map
<
String
,
Any
>
=
emptyMap()
)
Members
Constructors
Event
JS
Link copied to clipboard
constructor
(
type
:
String
,
args
:
Map
<
String
,
Any
>
=
emptyMap()
)
Properties
args
Link copied to clipboard
val
args
:
Map
<
String
,
Any
>
type
Link copied to clipboard
val
type
:
String